Skip to content

Conversation

Galoretka
Copy link

Previously, the benchmark_contract function used the input_file variable, which was not defined within the function scope, leading to incorrect or empty file names in the benchmark output table.
This commit ensures that input_file is correctly set to the basename of the input path inside the function, so the results table now accurately displays the contract file name for each benchmarked contract.

Copy link

Thank you for your contribution to the Solidity compiler! A team member will follow up shortly.

If you haven't read our contributing guidelines and our review checklist before, please do it now, this makes the reviewing process and accepting your contribution smoother.

If you have any questions or need our help, feel free to post them in the PR or talk to us directly on the #solidity-dev channel on Matrix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant